MPCauseNotification

Signals a kernel notification.

OSStatus MPCauseNotification (MPNotificationID notificationID);
notificationID
A value of type MPNotificationID that indicates the ID of the kernel notification you want to signal.

function result
A result code. See Result Codes for a list of possible values.
DESCRIPTION
You call this function to signal a kernel notification much as you would signal any simple notification (for example, MPNotifyQueue ).

VERSION NOTES
Introduced with Multiprocessing Services 2.1.


© 1999 Apple Computer, Inc. – (Last Updated 17 Nov 99)